[INFO] fetching crate switchy_http 0.3.0...
[INFO] fixing switchy_http-0.3.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate switchy_http 0.3.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate switchy_http 0.3.0
[INFO] finished tweaking crates.io crate switchy_http 0.3.0
[INFO] tweaked toml for crates.io crate switchy_http 0.3.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate switchy_http 0.3.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate switchy_http 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strum v0.28.0
[INFO] [stderr]   Downloaded reqwest v0.13.3
[INFO] [stderr]   Downloaded alloc-stdlib v0.2.2
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.121
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.121
[INFO] [stderr]   Downloaded alloc-no-stdlib v2.0.4
[INFO] [stderr]   Downloaded moosicbox_assert v0.3.0
[INFO] [stderr]   Downloaded rustc_version v0.4.1
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.71
[INFO] [stderr]   Downloaded strum_macros v0.28.0
[INFO] [stderr]   Downloaded moosicbox_env_utils v0.3.0
[INFO] [stderr]   Downloaded switchy_http_models v0.3.0
[INFO] [stderr]   Downloaded wasm-streams v0.5.0
[INFO] [stderr]   Downloaded yoke v0.8.2
[INFO] [stderr]   Downloaded semver v1.0.28
[INFO] [stderr]   Downloaded jni-macros v0.22.4
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.121
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.121
[INFO] [stderr]   Downloaded cc v1.2.62
[INFO] [stderr]   Downloaded js-sys v0.3.98
[INFO] [stderr]   Downloaded webpki-root-certs v1.0.7
[INFO] [stderr]   Downloaded hyper v1.9.0
[INFO] [stderr]   Downloaded jni v0.22.4
[INFO] [stderr]   Downloaded brotli-decompressor v5.0.0
[INFO] [stderr]   Downloaded rustls v0.23.40
[INFO] [stderr]   Downloaded simd_cesu8 v1.1.1
[INFO] [stderr]   Downloaded web-sys v0.3.98
[INFO] [stderr]   Downloaded brotli v8.0.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6bc97d41d77b955ea52613b9a03b0b5fc3767e6e252253764e3675b9a01302c3
[INFO] running `Command { std: "docker" "start" "6bc97d41d77b955ea52613b9a03b0b5fc3767e6e252253764e3675b9a01302c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6bc97d41d77b955ea52613b9a03b0b5fc3767e6e252253764e3675b9a01302c3" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6bc97d41d77b955ea52613b9a03b0b5fc3767e6e252253764e3675b9a01302c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6bc97d41d77b955ea52613b9a03b0b5fc3767e6e252253764e3675b9a01302c3" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking moosicbox_env_utils v0.3.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking colored v3.1.1
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking moosicbox_assert v0.3.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.13.3
[INFO] [stderr]     Checking switchy_http_models v0.3.0
[INFO] [stderr]     Checking switchy_http v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:656:7
[INFO] [stdout]     |
[INFO] [stdout] 656 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:649:7
[INFO] [stdout]     |
[INFO] [stdout] 649 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/lib.rs:641:7
[INFO] [stdout]     |
[INFO] [stdout] 641 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/simulator.rs:398:7
[INFO] [stdout]     |
[INFO] [stdout] 398 |     #[test_log::test(switchy_async::test)]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/simulator.rs:374:7
[INFO] [stdout]     |
[INFO] [stdout] 374 |     #[test_log::test(switchy_async::test)]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/simulator.rs:360:7
[INFO] [stdout]     |
[INFO] [stdout] 360 |     #[test_log::test(switchy_async::test)]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/simulator.rs:347:7
[INFO] [stdout]     |
[INFO] [stdout] 347 |     #[test_log::test(switchy_async::test)]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/simulator.rs:338:7
[INFO] [stdout]     |
[INFO] [stdout] 338 |     #[test_log::test(switchy_async::test)]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/simulator.rs:320:7
[INFO] [stdout]     |
[INFO] [stdout] 320 |     #[test_log::test(switchy_async::test)]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/simulator.rs:309:7
[INFO] [stdout]     |
[INFO] [stdout] 309 |     #[test_log::test(switchy_async::test)]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/simulator.rs:298:7
[INFO] [stdout]     |
[INFO] [stdout] 298 |     #[test_log::test(switchy_async::test)]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/simulator.rs:283:7
[INFO] [stdout]     |
[INFO] [stdout] 283 |     #[test_log::test(switchy_async::test)]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/simulator.rs:255:7
[INFO] [stdout]     |
[INFO] [stdout] 255 |     #[test_log::test(switchy_async::test)]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/simulator.rs:226:7
[INFO] [stdout]     |
[INFO] [stdout] 226 |     #[test_log::test(switchy_async::test)]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/simulator.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 |     #[test_log::test(switchy_async::test)]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/simulator.rs:171:7
[INFO] [stdout]     |
[INFO] [stdout] 171 |     #[test_log::test(switchy_async::test)]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/simulator.rs:161:7
[INFO] [stdout]     |
[INFO] [stdout] 161 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/simulator.rs:154:7
[INFO] [stdout]     |
[INFO] [stdout] 154 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/simulator.rs:148:7
[INFO] [stdout]     |
[INFO] [stdout] 148 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/simulator.rs:138:7
[INFO] [stdout]     |
[INFO] [stdout] 138 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/reqwest.rs:258:7
[INFO] [stdout]     |
[INFO] [stdout] 258 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/reqwest.rs:251:7
[INFO] [stdout]     |
[INFO] [stdout] 251 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/reqwest.rs:228:7
[INFO] [stdout]     |
[INFO] [stdout] 228 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/reqwest.rs:217:7
[INFO] [stdout]     |
[INFO] [stdout] 217 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/reqwest.rs:200:7
[INFO] [stdout]     |
[INFO] [stdout] 200 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/reqwest.rs:188:7
[INFO] [stdout]     |
[INFO] [stdout] 188 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `test_log` in this scope
[INFO] [stdout]    --> src/reqwest.rs:181:7
[INFO] [stdout]     |
[INFO] [stdout] 181 |     #[test_log::test]
[INFO] [stdout]     |       ^^^^^^^^ use of unresolved module or unlinked crate `test_log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `switchy_http` (lib test) due to 27 previous errors
[INFO] running `Command { std: "docker" "inspect" "6bc97d41d77b955ea52613b9a03b0b5fc3767e6e252253764e3675b9a01302c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6bc97d41d77b955ea52613b9a03b0b5fc3767e6e252253764e3675b9a01302c3", kill_on_drop: false }`
[INFO] [stdout] 6bc97d41d77b955ea52613b9a03b0b5fc3767e6e252253764e3675b9a01302c3
